![]() |
Documentation for Users
2.1.2
Perception Toolbox for Virtual Reality (PTVR) Manual
|
Functions | |
| def | main () |
| def | place_objects_w_cartesian_CS (my_world, my_scene, my_screen) |
| def | place_objects_w_perimetric_CS (my_world, my_scene, my_tangent_screen, my_ecc) |
Variables | |
| string | username = "Julia" |
| int | my_scene_duration_in_ms = 10000 |
| int | scene_duration = 2000 |
| PWD = PTVR.SystemUtils.PWD | |
| int | tangent_screen_eccentricity = 30 |
| int | tangent_screen_half_meridian = 270 |
| int | tangent_screen_radial_distance_m = 3 |
| float | height_of_headset = 1.2 |
| viewpoint_position = np.array ( [0, height_of_headset, 0] ) | |
| int | tangent_screen_angular_size = 75 |
| tangent_screen_size_in_m = \ | |
| visual_angle_of_centered_object_in_deg | |
| viewing_distance_in_m | |
| int | Tangent_screen_radial_distance_m = 3 |
| int | Tangent_screen_eccentricity = 30 |
| int | Tangent_screen_halfmeridian = 180 |
| int | tangent_screen_halfmeridian = 180 |
| int | flat_screen_radial_distance_m = 3 |
| float | viewpoint_Z = 0.7 |
| head_viewpoint_position = np.array([0, height_of_headset, viewpoint_Z]) | |